-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump djangorestframework-jsonapi from 3.1.0 to 5.0.0 #886
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/pip/djangorestframework-jsonapi-5.0.0
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump djangorestframework-jsonapi from 3.1.0 to 5.0.0 #886
dependabot
wants to merge
1
commit into
develop
from
dependabot/pip/djangorestframework-jsonapi-5.0.0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Kudos, SonarCloud Quality Gate passed! |
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
6 times, most recently
from
February 9, 2022 16:31
25c2649
to
c17ba28
Compare
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
from
March 4, 2022 15:36
c17ba28
to
9da000e
Compare
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
2 times, most recently
from
March 30, 2022 16:49
8c6b734
to
b15d323
Compare
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
from
April 12, 2022 14:43
b15d323
to
815f7c6
Compare
Kudos, SonarCloud Quality Gate passed! |
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
2 times, most recently
from
May 26, 2022 13:37
b25bf06
to
252fe72
Compare
Kudos, SonarCloud Quality Gate passed! |
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
3 times, most recently
from
January 24, 2023 18:41
deffa8e
to
bd79635
Compare
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
from
February 6, 2023 16:16
bd79635
to
c4aa1ae
Compare
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
from
February 16, 2023 16:28
c4aa1ae
to
8041179
Compare
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
from
February 28, 2023 15:13
8041179
to
24316b4
Compare
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
2 times, most recently
from
March 13, 2023 17:30
f539092
to
3122ffd
Compare
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
2 times, most recently
from
March 27, 2023 17:27
cf0b037
to
a21aa69
Compare
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
from
April 6, 2023 20:51
a21aa69
to
dd74155
Compare
Kudos, SonarCloud Quality Gate passed! |
@dependabot rebase |
Bumps [djangorestframework-jsonapi](https://github.com/django-json-api/django-rest-framework-json-api) from 3.1.0 to 5.0.0. - [Release notes](https://github.com/django-json-api/django-rest-framework-json-api/releases) - [Changelog](https://github.com/django-json-api/django-rest-framework-json-api/blob/main/CHANGELOG.md) - [Commits](django-json-api/django-rest-framework-json-api@v3.1.0...v5.0.0) --- updated-dependencies: - dependency-name: djangorestframework-jsonapi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/pip/djangorestframework-jsonapi-5.0.0
branch
from
April 16, 2024 12:35
dd74155
to
4d26017
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps djangorestframework-jsonapi from 3.1.0 to 5.0.0.
Release notes
Sourced from djangorestframework-jsonapi's releases.
Changelog
Sourced from djangorestframework-jsonapi's changelog.
... (truncated)
Commits
e9ca8d9
Release 5.0.0 (#1042)aa33959
Removed all deprecations (#1040)8cd79ae
Scheduled biweekly dependency update for week 51 (#1035)cb495a5
Removed support for Python 3.6 (#1039)6bda8f1
Rename primary branch from master to main (#1032)c46d495
Update minimum required version of optional dependencies (#1031)b45a9c3
Set minimum required version of inflection to 0.5.0 (#1030)fb8f6c4
Added support for Django REST framework 3.13 (#1029)0c179d7
Adjusted to only use f-strings for slight performance improvement (#1028)b37cec0
Updated urls to use path and re_path as is default in Django 2.2. (#1027)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)